home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Q-R / RPN Calculator.cpt / RPN Calculator / card_7029.txt < prev    next >
Text File  |  1988-09-16  |  925b  |  23 lines

  1. -- card: 7029 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 2499
  5. -- name: Function Keys
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put "Function Keys" into field "Title"
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part contents for background part 1
  14. ----- text -----
  15. Click on a function button to acitvate it.  Single argument functions operate on the x register.  It is not necessary to click on [ E ] (after entering digits) before clicking on a function.
  16.  
  17. Some functions will beep if they are attempted when illegal values are in the used registers.  In general, however, there is very little error check-ing, so be careful when clicking.
  18.  
  19. Pressing the option key while the cursor is on a button will cause a short help message about the operation of that button to appear within the register area.  Release the option key to restore the register values.
  20.  
  21. -- part contents for background part 6
  22. ----- text -----
  23. Function Keys